Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macos] Remove python2 UnixTools and adjust brew symlinks #8452

Merged

Conversation

shamil-mubarakshin
Copy link
Contributor

Description

brew link --overwrite might cause issues on brew update/upgrade:

  1. Remove PythonUnixTools-2.7. python2 and pip2 still available in /Library/Frameworks/Python.framework/Versions/2.7/bin/.
  2. Remove brew link --overwrite.
  3. Adjust tests.
  4. Adjust software report.

Related issue: https://github.com/actions/runner-images-internal/issues/5357

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@mikhailkoliada mikhailkoliada merged commit b3b303d into actions:main Oct 15, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants